Professional ASP.NET MVC 5 by Jon Galloway & Brad Wilson & K. Scott Allen & David Matson

Professional ASP.NET MVC 5 by Jon Galloway & Brad Wilson & K. Scott Allen & David Matson

Author:Jon Galloway & Brad Wilson & K. Scott Allen & David Matson
Language: eng
Format: epub
ISBN: 9781118794753
Published: 2014-05-05T00:00:00+00:00


The second method accepts a third argument, the route name. Route names are unique within the route collection—no two routes can have the same name. When the route name is specified, the route collection doesn't need to loop through each route. Instead, it immediately finds the route with the specified route name and moves to step 2. If that route doesn't match the specified parameters, then the method returns null and no other routes are evaluated.

A Detailed Look at URL Generation

The Route class provides a specific implementation of the preceding high-level algorithm.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.